﻿.menu{
    z-index:1000;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    display: table;
    /*display: flex;
    justify-content: center;*/
    background-color: #FDFEFE;
}

#collapse1 ul li a {
         background-color : #008080 !important;
         color: White !important;
         margin-right: 5px;
         margin-top: 5px;
    }
.icon-bar
{
    background-color:#008080 !important;
}